home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / libs / jpeglibrary50.lha / jpeglibrary / jpeglibrary50.readme
Text File  |  1999-01-30  |  966b  |  27 lines

  1. Short:    V5.0 shared library to load/save jpegs
  2. Uploader: paulh@mafeking.scouts.org.au (Paul Huxham)
  3. Author:   paulh@mafeking.scouts.org.au (Paul Huxham)
  4. Type:     util/libs
  5.  
  6. For anyone who wants to use/manipulate jpeg files in their own applications,
  7. this library makes it very easy.
  8.  
  9. jpeg.library is a shared library that can be used to examine, load and
  10. save jpeg images. You can have multiple jpegs objects (load/save), supports
  11. all the standard jpeg quality and smoothing parameters and can scale loaded
  12. images (smaller). Jpeg image data can reside on disk or in memory.
  13.  
  14. Example programs included.
  15.  
  16. * Version 5.0 is based on the new jpeg v6b release code and now supports
  17. saving progressive jpeg streams.
  18.  
  19. ** This software is based in part on the work of the Independent JPEG Group.
  20.  
  21. For the latest version of jpeg.library and to check out other software I
  22. have written, check my home page at:
  23.  
  24. http://mafeking.scouts.org.au/~paulh/
  25.  
  26. © 1998, 1999 Paul Huxham
  27.